columview: Fix column resizing
authorMatthias Clasen <mclasen@redhat.com>
Thu, 24 Sep 2020 18:18:38 +0000 (14:18 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 24 Sep 2020 18:18:38 +0000 (14:18 -0400)
commit7eb0ae39c5549bfaa4efb879ef49b1186f48c5c1
tree429fceea0f5c745f8b782006a145decfe9481113
parent9fde0137a052ebdb0374a1303a70517cd43afa72
columview: Fix column resizing

We were not handling the fixed_width quite right,
and that was causing screaming from the GTK size
allocation machinery.

Fixes: #3178
gtk/gtkcolumnviewcell.c
gtk/gtkcolumnviewlayout.c
gtk/gtkcolumnviewtitle.c